CoveredCell Properties

Properties

Content 
ContentValidation Specifies if a cell contains a validity check.
Currency Contains the currency for a value of a table cell, a text field, or a form property.
(Inherited from Cell)
Formula Contains the formula for a table cell.
MatrixColumnsSpannedCount Contains number of rows spanned by a matrix.
MatrixRowsSpannedCount Contains number of rows spanned by a matrix.
NumberOfRepeatedCells Contains the number of successive columns in which a cell is repeated. It may be used to describe two or more adjoining cells with a single cell element.
SpannedColumnsCount Contains the number of columns that a cell spans.
(Inherited from Cell)
SpannedRowsCount Contains the number of rows that a cell spans.
(Inherited from Cell)
Style Contains a style of table cell.
Type Contains the value-type of a table cell.
Value Contains the currency, float or percentage value for a table cell.

See Also